@charset "utf-8";

/* 对齐 */
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.margin-center {
    margin-left: auto;
    margin-right: auto;
}
/* display */
.ds-b {
    display: block;
}
.ds-n {
    display: none;
}
.ds-inb {
    display: inline-block;
}

/* 预设 */
body{
    font: 14px/24px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;
    color: #666;
}
a {
    text-decoration: none;
    transition:all 0.3s linear 0s;
}
.header ,.main ,.footer {
    width: 100%;
}
.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/* index.html */
/*轮播图 start*/
.banner{ width:100%; height:539px; white-space:nowrap; margin:0 auto; overflow:hidden;  position:relative; z-index:1;}
.banner_m{ width:50%; height:539px; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:539px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 40%; left:16%; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/prev.png') no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 40%; right:16%; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/next.png') no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url('../Image/ajax-loader.gif') no-repeat left top; width: 31px; height: 31px; }
#slideshow { width:1920px; height:539px; }
#slideshow ul { display: none; }
/*轮播图 end*/
.top {
    background: url(../Image/top.jpg) repeat;
}
.logo {
    display: block;
    background: url(../Image/logo.png) no-repeat;
    margin-top: 14px;
    margin-bottom: 15px;
}
.logo a {
    display: block;
    width: 529px;
    height: 84px;
}
.top .qrcode .weixin {
    width: 46px;
    height: 46px;
    border: 2px solid #d4d4d4;
    border-radius: 50%;
    background: url(../Image/weixin.png) no-repeat center center;
    cursor: pointer;
    margin-top: 31px;
}
.top .qrcode .img {
    width: 0px;
    height: 113px;
    background: url(../Image/qrcode.jpg);
    background-size: cover;
    transition:all 0.3s linear 0s;
    cursor: pointer;
}
.top .qrcode:hover .img {
    width: 113px;
}
.top  .qq {
    display: block;
    width: 46px;
    height: 46px;
    border: 2px solid #d4d4d4;
    border-radius: 50%;
    background: url(../Image/qq.png) no-repeat center center;
    cursor: pointer;
    margin-top: 31px;
    margin-right: 9px;
}
.top .text span {
    display: block;
    font-size: 16px;
    color: #595959;
    padding-top: 28px;
    line-height: 28px;
}
.top .text b {
    display: block;
    font-size: 26px;
    line-height: 30px;
    color: #e10013;
}
.top .text {
    margin-right: 50px;
}
.top .tel {
    background: url(../Image/tel.png) no-repeat;
    width: 62px;
    height: 54px;
    margin-top: 29px;
    margin-right: 17px;
}
.nav {
    border-top: 3px solid #7dce00;
    background: #2a75e7;
    height: 43px;
}
.nav li {
    float: left;
    width: 170px;
    border-right: 1px solid #7facf1;
    height: 12px;
    margin-top: 14px;
}
.nav li:last-child {
    border: 0;
}
.nav li a {
    display: block;
    width: 171px;
    text-align: center;
    color:#fff;
    font-size: 14px;
    line-height: 43px;
    margin-top: -14px;
}
.nav li a:hover, .nav li a.on{
    background: #7dce00;
}
.footer {
    background: #0458b8;
    margin-top: 60px;
}
.footer .webcode {
    width: 211px;
    background: #044fa5;
    text-align: center;
}
.footer .webcode b {
    font-size: 28px;
    line-height: 28px;
    display: block;
    padding-top: 29px;
    color: #fff;
}
.footer .webcode img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
}
.footer .webcode span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #8ea4cc;
    line-height: 52px;
}
.footer .subnav li {
    width: 174px;
    text-align: center;
    border-right: 1px dashed #356dbf;
    margin-top: 52px;
    float: left;
}
.footer .subnav li:last-child {
    border: 0;
}
.footer .subnav li h2 {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.footer .subnav li span {
    display: block;
    font-size: 14px;
    line-height: 30px;
}
.footer .subnav li span a {
    color: #8ea4cc;
}
.footer .subnav li span a:hover {
    color: #fff;
}
.footer .links {
    font-size: 14px;
    color: #8ea4cc;
    line-height: 36px;
    padding-top: 20px;
    width: 655px;
    padding-left: 60px;
}
.footer .links a {
    color: #8ea4cc;
    padding-left: 40px;
}
.footer .links a:hover {
    color: #fff;
}
.footer .rights {
    font-size: 14px;
    color: #8ea4cc;
    line-height: 40px;
    padding-left: 60px;
}
.footer .contact {
    padding-top: 45px;
    position: relative;
}
.footer .contact .cn {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}
.footer .contact b {
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 38px;
}
.footer .contact span {
    display: block;
    color: #9fb4dc;
    font-size: 12px;
    line-height: 26px;
}
.footer .contact .line {
    width: 240px;
    margin-top: 5px;
    margin-right: 25px;
    height: 1px;
    background: #2971c3;
}
.footer .contact .admin {
    margin-top: 27px;
}
.footer .contact .admin a {
    font-size: 14px;
    color: #8ea4cc;
    line-height: 30px;
}
.footer .contact .admin a:hover {
    color: #fff;
}
.footer .contact a.gotop {
    position: absolute;
    background: url(../Image/gotop.gif) no-repeat;
    width: 48px;
    height: 42px;
    top: 0;
    right: 0;
}
.indexhot{
    height: 67px;
}
.indexhot .hot {
    line-height: 67px;
    font-size: 16px;
    color: #262626;
}
.indexhot .hot a {
    font-size: 14px;
    color: #666;
    padding-left: 45px;
}
.indexhot .hot a:hover {
    text-decoration: underline;
    color: #007ddd;
}
.indexhot form {
    width: 249px;
    height: 34px;
    margin-top: 16px;
    overflow: hidden;
}
.indexhot form input {
    display: block;
}
#search_text {
    width: 200px;
    border: 1px solid #dedede;
    border-right: 0;
    height: 32px;
    line-height: 32px;
    padding-left: 11px;
    font-size: 12px;
}
.indexhot form .searchsub {
    background: url(../Image/btn.gif) no-repeat;
    width: 37px;
    height: 34px;
    cursor: pointer;
}
.indexpro {
    padding-top: 54px;
    background: #fafafa;
    padding-bottom: 62px;
}
.indextit {
    background: url(../Image/indextit.png) no-repeat center center;
    text-align: center;
}
.indextit .big {
    font-size: 28px;
    line-height: 28px;
    color: #357ad7;
}
.indextit .sml {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.indexpro .type {
    margin-top: 34px;
}
.indexpro .type a {
    display: block;
    width: 196px;
    margin: 1px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #0458b8;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #0458b8;
}
.indexpro .type a:hover {
    background: #0090ff;
    border-color: #0090ff;
    color: #fff;
}
/*开始*/
.mr_frbox { position:relative; margin-top: 34px; }
.mr_frBtnL {
    cursor: pointer;
    background: url(../Image/left.png);
    width: 38px;
    height: 58px;
    position: absolute;
    left: -100px;
    top: 50%;
    margin-top: -29px;
}
.mr_frBtnR {
    cursor: pointer;
    background: url(../Image/right.png);
    width: 38px;
    height: 58px;
    position: absolute;
    right: -100px;
    top: 50%;
    margin-top: -29px;
}
.mr_frBtnL:hover{ background:url(../Image/lefth.png) no-repeat;}
.mr_frBtnR:hover{ background:url(../Image/righth.png) no-repeat;}
.mr_frUl {width: 1200px; margin:0 auto;  }
.mr_frUl ul li {width:256px;height:344px; text-align:center;float: left; margin-right:55px;  border: 1px solid #dcdcdc; transition:all 0.3s linear 0s; margin-bottom: 10px; margin-top: 10px;}
.mr_frUl ul li img { display: block; border: 2px solid #fff;transition:all 0.3s linear 0s; }
.mr_frUl ul li span{
    display: block;
    text-align: center;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #333;
    border-top: 1px solid #dcdcdc;
    transition:all 0.3s linear 0s;
}
.mr_frUl ul li:hover {
    border-color: #7dce00;
    box-shadow: 0 0 10px #7dce00;
}
.mr_frUl ul li:hover img {
    border-color: #7dce00;;
}
.mr_frUl ul li:hover span {
    border-color: #7dce00;
    color: #fff;
    background: #7dce00;
}
/*ENG*/
.indexpro .mores {
    display: block;
    width: 176px;
    height: 32px;
    border: 1px solid #0090ff;
    line-height: 32px;
    font-size: 14px;
    color: #0458b8;
    margin-top: 32px;
}
.indexpro .mores:hover {
    background: #7dce00;
    border-color: #7dce00;
    color: #fff;
}
.indexab {
    
}
.indexab .text {
    width: 645px;
    position: relative;
}
.indexab .text b {
    display: block;
    font-size: 24px;
    color: #303030;
    padding-top: 46px;
    padding-left: 65px;
    line-height: 24px;
    margin-bottom: 38px;
}
.indexab .text .desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.indexab .text a {
    display: block;
    width: 38px;
    height: 38px;
    border: 1px solid #0084ff;
    border-radius: 50%;
    background: url(../Image/home.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 39px;
}
.bar {
    height: 100px;
    color: #fff;
    background: #2a75e7;
}
.bar .ad {
    width: 500px;
    text-align: center;
}
.bar .ad .cn {
    font-size: 22px;
    line-height: 22px;
    padding-top: 26px;
}
.bar .ad .en {
    font-size: 12px;
    line-height: 12px;
    color: #6997ec;
    padding-top: 13px;
}
.bar  li {
    float: left;
    width: 233px;
    height: 60px;
    margin-top: 20px;
    border-right: 1px solid #fff;
}
.bar li.on , .bar li:last-child {
    border: 0;
}
.bar li:last-child a {
    margin-left: -1px ;
}
.bar li a {
    width: 234px;
    height: 100px;
    margin-top: -20px;
    color:#fff;
}
.bar li a .cn {
    font-size: 18px;
    line-height: 18px;
    padding-top: 26px;
}
.bar li a .line {
    width: 30px;
    height: 2px;
    background: #fff;
    margin-top: 8px;
}
.bar li a .en {
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
}
.bar li.on a,.bar li:hover a {
    background: #7dce00;
}
bar li:hover {
    border-color: #7dce00;
}
.indexck {
    padding-top: 46px;
    background: url(../Image/ck.jpg) repeat;
    padding-bottom: 85px;
}
/*开始*/
.mr_frbox2 { position:relative; margin-top: 45px; }
.mr_frUl2 {width: 1200px; margin:0 auto;  }
.mr_frUl2 ul li {width:286px;height:226px; text-align:center;float: left; margin-right:16px;  border: 1px solid #bfbfbf; transition:all 0.3s linear 0s;}
.mr_frUl2 ul li img { display: block; }
.mr_frUl2 ul li:hover {
    border-color: #7dce00;
}
/*ENG*/
.indexnews {
    margin-top: 42px;
}
.indexnews .indextit {
    margin-bottom: 40px;
}
.indexnews .one {
    width: 600px;
    height: 355px;
    position: relative;
}
.indexnews .one .tit {
    position: absolute;
    height: 70px;
    line-height: 70px;
    padding-left: 30px;
    padding-right: 20px;
    width: 550px;
    color: #fff;
    font-size: 16px;
    left: 0;
    bottom: 0;
    background: rgba(43,43,43,.85);
    overflow: hidden;
}
.indexnews .list {
    width: 542px;
}
.indexnews .list .title {
    overflow: hidden;
}
.indexnews .list .title a {
    display: block;
    height: 29px;
    line-height: 29px;
    color: #0066da;
    font-size: 16px;
    border: 1px solid #0066da;
    padding: 0 20px;
}
.indexnews .list .title a:first-child {
    margin-right: -1px ;
}
.indexnews .list .title a:hover {
    background: #0066da;
    color: #fff;
}
.indexnews .list li {
    width: 540px;
    height: 84px;
    overflow: hidden;
    margin-top: 22px;
    border: 1px solid #e5e5e5;
    background: #eee;
    transition:all 0.3s linear 0s;
    position: relative;
}
.indexnews .list li .time {
    width: 96px;
    height: 46px;
    margin-top: 17px;
    border-right: 1px dashed #cecece;
    text-align: center;
}
.indexnews .list li .time b {
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #979797;
}
.indexnews .list li .time span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #979797;
}
.indexnews .list li .tit {
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    padding-top: 18px;
    line-height: 16px;
}
.indexnews .list li .desc {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding-left: 15px;
}
.indexnews .list li .sr {
    background: url(../Image/right2.png) no-repeat;
    width: 24px;
    height: 44px;
    position: absolute;
    top: 21px;
    right: -44px;
    transition:all 0.3s linear 0s;
}
.indexnews .list li:hover {
    background: #7dce00;
    border-color: #7dce00;
}
.indexnews .list li:hover .time {
    border-color: #fff;
}
.indexnews .list li:hover .time b {
    color: #fff;
}
.indexnews .list li:hover .time span {
    color: #fff;
}
.indexnews .list li:hover .tit {
    color: #fff;
}
.indexnews .list li:hover .desc {
    color: #fff;
}
.indexnews .list li:hover .sr {
    right: 16px;
}



.location {
    background: #efefef;
}
.location ,.location a {
    line-height: 40px;
    font-size: 14px;
    color: #656565;
}
.pro {
    margin-top: 30px;
}
.allleft{ width:218px; height:100%; overflow:hidden;float:right; padding-bottom:20px; margin-top: 20px;}
.prolist{ width:100%; height:auto; float:left;}
.prolist_title{ width:100%; height:46px; background:url(../Image/prolist_title.jpg) no-repeat;}
.prolist_title h5{ font-size:16px; font-family:"微软雅黑"; color:#FFF; font-weight:normal; line-height:46px; float:left; padding-left:16px;}
.prolist_title h6{ font-size:14px; font-family:"微软雅黑"; color:#C5DAA5; font-weight:normal; line-height:46px; float:left; padding-left:5px;}
.prolist_con{ width:100%; height:auto; float:left; padding-top:16px;}
.prolist_con li a{ width:100%; height:37px; display:block; font-size:14px; font-family:"微软雅黑"; color:#4e4e4e; border-bottom:1px dashed #DBDBDB; line-height:37px; background:url(../Image/prolistli.jpg) no-repeat 6px center; text-indent:22px;}
.prolist_con a:hover, .prolist_con li a.current{ border-bottom:1px solid #2A75E7; color:#2A75E7;background:url(../Image/prolistli_hover.jpg) no-repeat 6px center;}
.left_link{ width:100%; height:auto; float:left; padding-top:33px;}
.left_link li{ width:216px; height:62px; border:1px solid #DDDDDD; margin-bottom:10PX;}
.left_link a{ width:210px; height:56px; display:block; border:3px solid #F4F0F1;}
.left_link h5{ font-size:16px; font-family:"微软雅黑"; color:#4e4e4e; font-weight:normal; padding-top:8px; padding-left:17px;}
.left_link h6{ font-size:12px; font-family:"微软雅黑"; color:#2A75E7; font-weight:normal; padding-left:17px;line-height: 12px;}
.link1{ background:url(../Image/liink1.jpg) no-repeat;}
.link2{ background:url(../Image/link2.jpg) no-repeat;}
.left_link a:hover{ border:3px solid #2A75E7;}
.left_link li:hover{ border:1px solid #2A75E7;}

@keyframes aniBlink120{from{margin-left:-60px}to{margin-left:250px}}
@-webkit-keyframes aniBlink120{from{margin-left:-60px}to{margin-left:250px}}
.mod_imgLight{position:relative;overflow:hidden;border-radius:10px; border: 1px solid #2A75E7; text-align: center; width: 250px; height: 320px; padding-top: 10px;}
.honor{ height: 185px;}
.cangku{ height: 265px;}
.mod_imgLight:hover { box-shadow: 0 0 10px #2A75E7; background: #2A75E7;}
.mod_imgLight a{display:inline-block; color: #3e3e3e; }
.mod_imgLight a:hover { color: #fff; }
.mod_imgLight a:before{content:'';position:absolute;width:60px;height:320px;margin-top:0px;margin-left:-120px;overflow:hidden;z-index:6;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.mod_imgLight:hover a:before{
    -webkit-animation:aniBlink120 .3s ease-out forwards;
    -moz-animation:aniBlink120 .3s ease-out forwards;
    -o-animation:aniBlink120 .3s ease-out forwards;
    animation:aniBlink120 .3s ease-out forwards
}
.article {
    width:900px;
}
.article img {
    max-width: 900px;
}
.article .cat {
    line-height: 35px;
    font-size: 16px;
    color: #2e2e2e;
    border-bottom: 1px dashed #bababa;
    font-weight: bold;
    margin-bottom: 25px;
}
.article .lists ul li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.page {
    width: 100%;
    margin-top: 40px;
    line-height: 31px;
    text-align: center;
}
.page a {
    color: #fff;
    background: #2A75E7;
    border-radius: 5px;
    padding: 7px;
}
.page span.current {
    background: #FF6600;
    color: #fff;
    border-radius: 5px;
    padding: 7px;
}
.article .newslist li {
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    overflow: hidden;
}
.article .newslist li a {
    color: #7a7a7a;
}
.article .newslist li .name {
    color: #303030;
    transition:all 0.3s linear 0s;
}
.article .newslist li a:hover .name {
    color: #2A75E7;
}
.article .newslist li .time {
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    background: #7a7a7a;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    transition:all 0.3s linear 0s;
}
.article .newslist li a:hover .time {
    background: #2A75E7;

}
.prev_next {
    margin-top: 20px;
}
.prev_next , .prev_next a {
    color: #7a7a7a;
}
#form2 input, #form2 textarea {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#2A75E7 url(../Image/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#2A75E7 url(../Image/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#2A75E7 url(../Image/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#2A75E7 url(../Image/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}